home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung
/
Power-Programmierung CD 2 (Tewi)(1994).iso
/
doc
/
mir
/
20toc
< prev
next >
Wrap
Text File
|
1992-07-01
|
1KB
|
81 lines
═══════════════════════════════════════
MIR TUTORIAL TWO
SECRETS OF DATA PREPARATION
Summary Table of Contents
═══════════════════════════════════════
0. MIR TUTORIAL TWO Table of contents
1. Planning data content and form
1.1 Byte stream standard format
New record markers
Field markers
1.2 Uncompressed data
1.3 Compressed data
1.4 The data summary option
1.5 Pointers
Data record offsets
As-is where-is data
Pointerless records
1.6 Parameters
1.7 Multimedia data
Addresses
Display/audio function
2. The unit of search
2.1 Advantages of small records
2.2 Advantages of large records
2.3 User-controllable search units
2.4 Visible fields
3. Hidden fields
4. Fixed format versus flexible display
5. Tables
6. Standardized pre-processing tools
6.1 REPLACE1
7. A simple example - Text with ASCII markup
8. A fixed record length example
9. Writing specialized pre-processors
10. The Integerizing Option
10.1 Compression
10.2 Reducing resources needed for inversion
10.3 Compressed integer format
10.4 Integerizing software